libdata-walk-perl software package provides module to traverse Perl data structures, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libdata-walk-perl
libdata-walk-perl is installed in your system.
Make ensure the libdata-walk-perl package were installed using the commands given below,
$ sudo dpkg-query -l | grep libdata-walk-perl *
You will get with libdata-walk-perl package name, version, architecture and description in a table
| Distro | Ubuntu 17 04 zesty zapus |
| Section | Perl |
| Package | libdata-walk-perl |
| Version | 2.01-1 |
| Description | module to traverse Perl data structures |
| Sub Section | Perl |